Parse Method

Summary
Parses the specified value and returns the enumeration.
Syntax
C#
C++/CLI
public static T Parse( 
   string value 
) 
public: 
static T^ Parse(  
   String^ value 
)  

Parameters

value
The value to parse.

Return Value

The enumeration value.

Requirements

Target Platforms

See Also

Reference

Enum<T> Class

Enum<T> Members

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.